SelectColumn Method (ITableBase<T>)
Selects the specified columns.
Overload List
OverloadDescription
SelectColumn(String[])Selects the specified columns by column names.  
SelectColumn(UInt32[])Selects the specified columns by column indexes.